Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix type in namespace of ssl/stream example #428

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

melroy89
Copy link

Fix a missing colon symbol as well as boost:: in the asio/ssl/stream.hpp example.

Ps. I'm also not sure about the default context should that not be a client context (eg. boost::asio::ssl::context::tlsv12_client). But I digress...

The source code in this repository is generated from an upstream repository at https://github.com/chriskohlhoff/asio.

Please consider raising new pull requests at https://github.com/chriskohlhoff/asio/pulls.

Fix a missing colon symbol as well as `boost::` in the asio/ssl/stream.hpp example.

Ps. I'm also not sure about the default context should that not be a client context (eg. `boost::asio::ssl::context::tlsv12_client`). But I digress...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant